home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1998 January / Macworld (1998-01).dmg / Serious Demos / Visual MacStandardBasic Demo / Visual MSB Reference / Visual MSB Reference.rsrc / PICT_70.png < prev    next >
Portable Network Graphic  |  1997-10-23  |  126KB  |  816x1056  |  16-bit (990 colors)
Labels: book | hakham | monitor | reckoner | sky | vegetarianism | web site
OCR: String Functions Function Summary: text$ numeric-expression numofchars ) numofchars numofchars neric-expression numeric- -expressior decimalPlaces) ength oth charCode) ResID en ResID var Asc( text$ This function returns numeric value that is the ASCII code for the first character in the text$ string text$ This can be any valid string argument var$ Chr( numeric-expression ) This function returns the string containino an ASCII character repr resented by the numeric expression number This argument can be any valid numeric expression that ranges from 0 to 255 var$ Left( text$ numofChars This function returns string that has been contains specified number of characters( numOfChars from the left side of the text$ string text$ This can be any valid string argument. NumOfChars This is a numeric va ...